1·If the definition of library routines and data structures used in the kernel are changed and the enhancements no longer compile this will be noticed and repaired.
如果用于内核的库子程序和数据结构的定义有变化,而且这种增进不再编译,那就要注意并加以修补。
2·Since the compile time and runtime paths may be different, it's possible to have inconsistent library requirements leading to dependency hell.
由于编译时和运行时路径可能不同,有可能会产生不一致的类库需求,从而导致依赖地狱。
3·To compile LFS, you need to prepare a partition and a file system, and you also need to compile a compiler and system library.
要编译lfs,您需要准备一个分区和一个文件系统,还需要编译一个编译器和系统库。
4·The MQTT library available in the resources section is required to compile this article's example.
不过要求在参考资料部分获得 MQTT 库来编译本文的示例。
5·Finally, you need to load the library that the native code will ultimately compile to.
最后,你需要加载原生代码最终编译到的库。
6·Compile the main program and link with the dl library.
编译主程序并同dl库相链接。
7·The sequence of commands to compile the library are
下面一串命令是编译这个库
8·To compile and create a dynamic link library (DLL), you need the Windows cl.exe compiler.
要编译和创建动态链接库(DLL),您需要使用Windows cl . exe编译器。
9·There have been other compilers announced that were able to handle all Ruby syntax, and perhaps even compile the entire standard library.
之前已经有其他编译器宣布能够处理所有的Ruby语法,甚至能够编译整个标准库。
10·The utility requires a C library to compile and, consequently, is installed using (g)make.
此工具需要一个 C 库来编译,当然,是使用 (g)make 来安装。